ANativeActivity.env

JNI context for the main thread of the app. Note that this field can ONLY be used from the main thread of the process; that is, the thread that calls into the ANativeActivityCallbacks.

struct ANativeActivity
JNIEnv* env;

Meta